home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000171_news@newsmaster….columbia.edu _Mon Jun 1 10:35:38 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA20574
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 Jun 1998 10:35:37 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA28834
  7.     for kermit.misc@watsun; Mon, 1 Jun 1998 10:35:37 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Tandem Login
  12. Date: 1 Jun 1998 14:35:34 GMT
  13. Organization: Columbia University
  14. Lines: 13
  15. Message-ID: <6kue7m$qkd$1@apakabar.cc.columbia.edu>
  16. References: <3572B5C4.61D1E9E@bluewin.ch>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8840
  19.  
  20. In article <3572B5C4.61D1E9E@bluewin.ch>,
  21. Thomas F. Howald <howag@bluewin.ch> wrote:
  22. : can anybody help me with the login to a Tandem Computer? With our
  23. : PC's it's no Problem but I'm trying to teach the MicroVax, running
  24. : VMS 4.7 with C-Kermit 5A(190) to login. When I dial with the Vax-Kermit
  25. : I get to the Tandem over the telepac line but only get "BA" and after
  26. : connecting with "set terminal debug on" I see "^D^@^AB^C" and I get no
  27. : echos from my Input. Every few seconds I get the letters "BA".
  28. It sounds like a speed mismatch.  Try different speeds until you see
  29. something legible.
  30.  
  31. - Frank